CategoryUsageCount Property |
Gets or sets the usage count.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int UsageCount { get; set; }Public Property UsageCount As Integer
Get
Set
Property Value
Type:
Int32The usage count.
See Also